hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
StringDecoder
collie
codec
string
decoder
Undocumented in source.
class
StringDecoder : ByteToMessageDecoder!string {
bool
decode
(Context ctx, ubyte[] buf, string result);
}
Members
Functions
decode
bool
decode
(Context ctx, ubyte[] buf, string result)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
string
decoder
classes
StringDecoder